Method
GimpUiFileEntryget_entry
Declaration [src]
GtkWidget*
gimp_file_entry_get_entry (
GimpFileEntry* entry
)
Return value
Type: GtkWidget
The GtkEntry
internally used by the
widget. The object belongs to entry
and should not be freed.
The returned data is owned by the instance. |